AccessControl Web Service
MethodSelectRole
Description
This method allows a user to select an assigned Role to fully utilize CoreOne web services.
Request (SelectRole)

CoreOne's permissions functions allow for a user having multiple roles. In order to consume CoreOne web services, you must select a role which is assigned to the user you previously logged in as using Login (Method).

Request Body Parameters

NameDescriptionData Type
token

This is a 40-character hexadecimal string.

This token should have been obtained at the commencement of a session using the Login (Method). It is required for all functional CoreOne web services.
xml:string
role_idThis is the internal CoreOne id of the Role you wish to activate for this session; this will have been provided to you by your CoreOne system administrator.xml:int
Response (SelectRole_response)

Once a Role has been successfully selected the user can now utilize all CoreOne web services.

Response Body Parameters

NameDescriptionData Type
roleThe name of the successfully activated Role will be returned.xml:string

Sample Data

Standard User
Remarks

See Also
All Operations Resource GroupAccessControl Web Service

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.